made babl_list_size babl_list_get_first and babl_list_get_last macros.
authorØyvind Kolås <pippin@gimp.org>
Thu, 26 Nov 2009 18:45:41 +0000 (18:45 +0000)
committerØyvind Kolås <pippin@gimp.org>
Thu, 26 Nov 2009 18:45:41 +0000 (18:45 +0000)
commit5af15f8d386a86a0236a8c9e6e118f62fa57f9f7
treef094ab8bb7348c235e1be8c1cad8fdc2e6542c71
parent19a3f6996761e54b73d6a8637e8a9433e347ef88
made babl_list_size babl_list_get_first and babl_list_get_last macros.

Thereby forcing inlining to gain performance critical code where the
overhead of additional function calls matter.
babl/babl-list.c
babl/babl-list.h